home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993…ch: Other People's Memory / ADC Developer CD (1993-03) (''Other People's Memory'')_iso / Dev.CD Mar 93.iso / Development Platforms / Apple II / Essentials / APW Interfaces / AInclude / E16.Scrap < prev    next >
Encoding:
Text File  |  1992-02-26  |  330 b   |  17 lines  |  [TEXT/MPS ]

  1. ; File:  E16.Scrap
  2. ;
  3. ;
  4. ; Copyright Apple Computer, Inc. 1986-90
  5. ; All Rights Reserved
  6. ;
  7. ;
  8. badScrapType GEQU $1610 ; No scrap of this type.
  9. textScrap GEQU $0000
  10. picScrap GEQU $0001
  11. sampledSoundScrap GEQU $0002
  12. teStyleScrap GEQU $0064
  13. iconScrap GEQU $4945
  14. maskScrap GEQU $8001
  15. colorTableScrap GEQU $8002
  16. resourceRefScrap GEQU $8003
  17.